home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / developer-tools / aros / source / exec / internal / m68k / m68k-emul / supervisor.s < prev    next >
Encoding:
Text File  |  1996-07-16  |  98 b   |  5 lines

  1.     .globl    _Exec_Supervisor
  2. _Exec_Supervisor:
  3.     | The emulation has no real supervisor mode.
  4.     jmp a5@
  5.